gtk4.git
2017-05-10 Emmanuele Bassimeson: Use buildtype to determine the debugging flags
2017-05-10 Emmanuele Bassimeson: Drop unnecessary link_with
2017-05-10 Emmanuele Bassimeson: Build the reftests suite
2017-05-10 Emmanuele Bassimeson: Use libexecdir option
2017-05-10 Chun-wei Fanwin32/replace.py: Fix replacing items in files with...
2017-05-09 Jonas ÅdahlGtkWindow: Don't double free export user data
2017-05-09 Lapo CalamandreiAdwaita: regenerate the css
2017-05-09 Lapo CalamandreiAdwaita: add a comment
2017-05-09 Lapo CalamandreiRevert "Adwaita: remove unneeded margin on dropdown...
2017-05-09 Lapo CalamandreiAdwaita: regenerate css
2017-05-09 Lapo CalamandreiAdwaita: remove unneeded margin on dropdown menu
2017-05-09 Jonas ÅdahlGdkWaylandWindow: Unexport when finalizing
2017-05-08 Olof-Joachim... Make sure to remove tooltip timeout.
2017-05-08 Jakub Steinerstyle entry-tags
2017-05-08 Jonas Ådahlwayland: Remove self assignment
2017-05-08 Jonas Ådahlwayland: Use correct enum type and values
2017-05-08 Matthias Clasenfile filter: Be save against NULL
2017-05-08 Matthias ClasenRevert "GdkWaylandWindow: Unexport when finalizing"
2017-05-08 Jonas ÅdahlGdkWaylandWindow: Unexport when finalizing
2017-05-08 Jonas ÅdahlGdkWaylandWindow: Clear export user data when used
2017-05-08 Michael Catanzaromenubutton: Remove prelight state when button is deacti...
2017-05-05 Balázs ÚrUpdate Hungarian translation
2017-05-05 Christoph Reitergtkdnd: restore drag window movement for the unmanaged...
2017-05-05 Matej UrbančičUpdated Slovenian translation
2017-05-05 Emmanuele Bassimeson: Generate man pages for the installed tools
2017-05-05 Emmanuele Bassimeson: Silence the introspection scanner
2017-05-05 Olof-Joachim... Move style change for popover creation.
2017-05-05 Mohammed Sadiqlinkbutton: Fix memory leak
2017-05-05 Timm BäderRemove gtk_widget_get_preferred_*
2017-05-05 Timm Bäderwindow: Stop using gtk_widget_get_preferred*
2017-05-05 Timm Bäderwidget: Remove useless assignment
2017-05-05 Timm Bäderbutton: Remove baseline_align value
2017-05-03 Matthias Clasenclipboard: Try the mimetype first
2017-05-03 Tim-Philipp... meson: simplify cups version check in printbackends
2017-05-03 Lapo CalamandreiAdwaita: regenerate css using sassc
2017-05-03 Lapo CalamandreiAdwaita: add more space between check/radio and label...
2017-05-03 Lapo CalamandreiAdwaita: add a sassc based parse-sass.sh script
2017-05-03 Emmanuele Bassimeson: Remove G_LOG_USE_STRUCTURED from target C flags
2017-05-03 Ernestas Kulikmeson: depend on glib >= 2.53.1
2017-05-03 Emmanuele Bassibuild: Use appropriate linker flag for the builder...
2017-05-03 Emmanuele Bassiwindow: Remove property definition
2017-05-03 Emmanuele BassiSpecify more options to sassc
2017-05-03 Emmanuele Bassibuild: De-duplicate options to sassc
2017-05-03 Emmanuele Bassitestsuite: Remove unused function
2017-05-03 Emmanuele Bassibuild: Port the a11y test suite to Meson
2017-05-03 Emmanuele Bassibuild: Add common settings for tests
2017-05-03 Emmanuele Bassibuild: Update autotools for API reference changes
2017-05-03 Emmanuele Bassibuild: Add Meson-related files to the autotools dist
2017-05-03 Emmanuele Bassibuild: Use link_whole for GDK backends
2017-05-03 Emmanuele Bassibuild: Define G_LOG_USE_STRUCTURED in GDK
2017-05-03 Emmanuele Bassibuild: Add common flags to GDK backends
2017-05-03 Emmanuele Bassibuild: Fix the introspection build
2017-05-03 Emmanuele Bassibuild: Depend on Meson 0.40 at least
2017-05-03 Emmanuele Bassibuild: Initial attempt at fixing the docs build
2017-05-03 Emmanuele Bassibuild: Use get_pkgconfig_variable()
2017-05-03 Emmanuele Bassibuild: Improve consistency of the "coding" style
2017-05-03 Emmanuele Bassibuild: Clean up print backends Meson rules
2017-05-03 Emmanuele Bassibuild: Put the xkbcommon required version into a variable
2017-05-03 Emmanuele Bassibuild: Ensure that Vulkan shaders are rebuilt if glslc...
2017-05-03 Emmanuele Bassibuild: Add post-install script
2017-05-03 Emmanuele Bassibuild: Clean up Wayland protocol code generation
2017-05-03 Emmanuele Bassibuild: Add Meson options for quartz/win32 backends
2017-05-03 Emmanuele Bassibuild: Disable introspection generation
2017-05-03 Emmanuele Bassibuild: Rename GSK resource generator script
2017-05-03 Emmanuele Bassibuild: Generate the API references (WIP)
2017-05-03 Emmanuele Bassibuild: Add the appropriate inclusion paths for libgtk
2017-05-03 Emmanuele Bassibuild: Disable deprecation warnings for input methods
2017-05-03 Emmanuele Bassidocs: Rename files to match type and version
2017-05-03 Emmanuele Bassibuild: Add introspection generation
2017-05-03 Emmanuele Bassibuild: Use the common linker flags in GDK and GSK
2017-05-03 Emmanuele Bassibuild: Use the appropriate linker flags
2017-05-03 Emmanuele Bassibuild: Bump version and C standard
2017-05-03 Emmanuele Bassibuild: Add missing symbol visibility flags
2017-05-03 Emmanuele Bassibuild: Add compiler warnings and errors
2017-05-03 Emmanuele Bassibuild: Depend on graphene-gobject-1.0
2017-05-03 Emmanuele Bassibuild: Some whitespace cleanups
2017-05-03 Emmanuele Bassibuild: Generate the appropriate GLib versioning checks
2017-05-03 Emmanuele Bassibuild: Add the appropriate paths in the configuration...
2017-05-03 Emmanuele Bassibuild: Use the appropriate quoting
2017-05-03 Emmanuele Bassibuild: Do not mix private and public GDK headers
2017-05-03 Tim-Philipp... meson: gdk: fix static library names
2017-05-03 Tim-Philipp... meson: build input modules
2017-05-03 Tim-Philipp... meson: check for xinerama
2017-05-03 Tim-Philipp... meson: fix XIAllowTouchEvents check
2017-05-03 Tim-Philipp... meson: remove duplicate libm variable
2017-05-03 Tim-Philipp... meson: check for more missing config.h defines
2017-05-03 Tim-Philipp... meson: simplify function checks
2017-05-03 Tim-Philipp... meson: simplify header checks
2017-05-03 Matthias ClasenSet glib min/max versions
2017-05-03 Tim-Philipp... meson: fix GETTEXT_PACKAGE
2017-05-03 Matthias ClasenDon't require glslc for vulkan
2017-05-03 Tim-Philipp... meson: move colord checks into cups printbackend
2017-05-03 Tim-Philipp... meson: gtk: set GTK_PRINT_BACKENDS define properly
2017-05-03 Tim-Philipp... meson: modules: add printbackends
2017-05-03 Tim-Philipp... meson: gtk: don't overwrite top-level cdata variable...
2017-05-03 Tim-Philipp... meson: add po and po-properties
2017-05-03 Tim-Philipp... meson: testsuites: tools: add meson build
2017-05-03 Tim-Philipp... meson: testsuite: reftests: add build defs, but needs...
2017-05-03 Tim-Philipp... meson: testsuite: gdk: use array for test definitions
2017-05-03 Tim-Philipp... meson: testsuite: gtk: sync with Makefile and add some...
next